[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                           SetBkColor procedure

  DECLARATION:  SetBkColor(Color : Word);

      PURPOSE:  Sets the current background color using the palette

         UNIT:  Graph

      REMARKS:  Background color values may range from 0 to 15, depending on
                the current graphics driver and mode.  On CGA, SetBkColor
                sets the flood overscan color.

                Using the colors in the palette, SetBkColor(N) sets the
                background color to the Nth color in the palette.  A call
                to SetBkColor(0) always sets the background to black.

 RESTRICTIONS:  Must first be in graphics mode.

See Also: GetBkColor GetPalette SetAllPalette SetColor
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson